How to Install freetts software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install freetts software package in Ubuntu 14.04 LTS (Trusty Tahr)

freetts software package provides speech synthesis system, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install freetts 

freetts is installed in your system.

Make ensure the freetts package were installed using the commands given below,

$ sudo dpkg-query -l | grep freetts *

You will get with freetts package name, version, architecture and description in a table

freetts package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package freetts
Version 1.2.2-3
Description speech synthesis system
Sub Section Java


See Also, How to uninstall or remove freetts software package from Ubuntu 14.04 LTS (Trusty Tahr)?